PCC-Usage-Monitor Configuration Mode Commands The PCC-Usage-Monitor Configuration mode provides a mechanism to set the usage threshold limit in a PCC-Service-Profile to trigger a required condition and action set in PCC-Service instance. Important: This configuration mode is supported from StarOS Release 12.1 onward. end Exits the current configuration mode and returns to the Exec mode. Product All Privilege Security Administrator, Administrator Syntax end Usage Use this command to return to the Exec mode. exit Exits the current mode and returns to the parent configuration mode. Product All Privilege Security Administrator, Administrator Syntax exit Usage Use this command to return to the parent configuration mode. usage-limit volume Sets the usage limit by volume for a subscriber profile for a PCC-Service-Profile on an IPCF node. Product IPCF Privilege Security Administrator, Administrator Syntax [default usage-limit volume [downlink dlink_volume | total total_volume | uplink uplink_volume] default Sets the usage limit volume to “0” for downlink, uplink and total bucket in a PCC-Service-Profile. downlink dlink_volume Specifies the usage volume (in kilobytes) in the downlink direction (from PCEF to UE) as an integer from 1 through 4294967296. A “0” (zero) value disables the downlink volume usage. Default: 0 total total_volume Specifies the usage volume (in kilobytes) in the downlink and uplink directions (from PCEF to UE and PCEF to PDN) as an integer from 1 through 4294967296. A “0” (zero) value disables the downlink volume usage. Default: 0 uplink uplink_volume Specifies the usage volume (in kilobytes) in the uplink direction (from PCEF to PDN) as an integer from 1 through 4294967296. A “0” (zero) value disables the downlink volume usage. Default: 0 Usage Use this command to set the usage limit in volume for subscriber profile for a PCC-Service-Profile on IPCF node. Example The following command sets the usage limit volume to 20000 kilobytes in the upload direction within a PCC-Service-Profile. usage-limit volume uplink 20000 The following command sets the usage limit volume to 400000 kilobytes in the download direction within a PCC-Service-Profile. usage-limit volume downlink 400000